home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Technotools
/
Technotools (Chestnut CD-ROM)(1993).ISO
/
editors
/
b_ed103
/
edit.doc
< prev
Wrap
Text File
|
1987-03-16
|
4KB
|
85 lines
EDIT v1.03
----------
A user supported full screen editor
-----------------------------------
Copyright (c) 1987 by Bruce P Olsen
EDIT is user supported software. You are licenced to use it freely as long as
you don't sell it to anyone. Clubs distributing it may charge only a nominal
copy fee for the diskette. Feel free to post it on bulletin boards. You are
welcome to support the software by sending suggestions or an appropriate
monetary contribution ($10.00 suggested) to:
Bruce P. Olsen
1811 First AV N
Seattle, WA 98109
EDIT is a full screen programming editor for IBM PC or PC Compatibles with
color or monochrome displays. It uses a similar set of keyboard commands
to WordStar (tm MicroPro). To edit a file, type:
EDIT ufn.typ
If no file name is included on the command line, you will be prompted for one.
One feature of EDIT that is unusual is that it block copies or block moves to
the line following the cursor. The reason is that each line is treated as a
single character string. For the same reason, block marks apply to an entire
line. Otherwise, it behaves much like one would intuitively expect.
The current version makes better use of the function keys. In addition to F7
and F8 for block begin and end, F2 centers text on the screen, F1, F3 and F4
save and abandon text. F9 and F10 can be used for to go to the beginning and
end of text. The use of the keypad has also been improved. See the key
commands below for details.
EDIT Key Commands
Single Key Commands Two Key Commands
====================================================================
^A Left Word ^O^C Center Line
^{left} Left Word F2 Center Line
^S Left Character ^O^K Change Case
{left} Left Character ^O^I Goto Column
^D Right Character ^O^N Goto Line
{right} Right Character ^Q^S To left on line
^F Right Word {home} To left on line
^{right} Right Word ^Q^D To right on line
^E Up Line {end} To right on line
{up} Up Line ^Q^J Jump to marker
^X Down Line ^Q^I Toggle auto indent mode
{down} Down Line ^Q^R To top of File
^R Up Page ^Q^C To end of File
{PgUp} Up Page ^Q^B To begin of Block
^C Down Page ^Q^K To end of Block
{PgDn} Down Page ^Q 1 Jump to Marker 1
^W Scroll Up ^Q 2 Jump to Marker 2
^{PgUp} Scroll Up .... ....
^Z Scroll Down ^Q 9 Jump to Marker 9
^{PgDn} Scroll Down ^Q^Y Delete Line Right
RETURN New Line ^Q^F Find Pattern
^N Insert Line ^Q^A Find and Replace
^G Delete Character ^K^S Save File & Resume
Del Delete Character ^K^D Save & Open file
BKSP Delete Left Character F3 Save & Open file
^I Tab ^K^X Exit to DOS
^T Delete Word F1 Exit to DOS
^Y Delete Line ^K^Q Abandon & open file
^B Reformat Paragraph F4 Abandon & open file
^V Toggle Insert Mode ^K 1 Set Marker 1
Ins Toggle Insert Mode ^K 2 Set Marker 2
^L Find Next Occurrence .... ....
^J Beginning/End of line ^K 9 Set Marker 9
^P Insert Char by ASCII ^K^B Begin Block
ESC Undo last change F7 Begin Block
^K^K End Block
F8 End Block
^K^H Hide Block
^K^C Copy Block
^K^V Move Block
^K^Y Delete Block
^K^W Write Block
^K^R Read block
^K^M Set marker